Unverified Commit 6e0c3500 authored by Hao Kang's avatar Hao Kang Committed by GitHub
Browse files

[Nvidia][SM121] Add intrin.h include to gemm_mma.h for sm120+(#785)

To make sm120 arch runnable.
parent f07f31c1
......@@ -9,6 +9,7 @@
#include "common.h"
#include "cuda_fp8.h"
#include "intrin.h"
namespace cute {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment