Skip to content

Commit a290ecf

Browse files
authored
Revert "Create grouped_mm for bf16 and fp16 inputs on Blackwell (#5101)"
This reverts commit 515a337.
1 parent 753e04f commit a290ecf

File tree

7 files changed

+27
-647
lines changed

7 files changed

+27
-647
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ if(BUILD_CUTLASS)
135135

136136
set(NVFUSER_CUTLASS_SRCS)
137137
list(APPEND NVFUSER_CUTLASS_SRCS
138-
${NVFUSER_CUTLASS}/group_mm.cu
139138
${NVFUSER_CUTLASS}/nvfp4_scaled_mm.cu
140139
${NVFUSER_CUTLASS}/nvfp4_scaled_mm_blockscale.cu
141140
${NVFUSER_CUTLASS}/nvfp4_scaled_group_mm.cu

0 commit comments

Comments
 (0)