Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ if(CUTLASS_ENABLE_SYCL)
00_bmg_gemm
00_bmg_gemm/legacy
01_bmg_gemm_with_collective_builder
02_bmg_gemm_mixed_dtype
# 02_bmg_gemm_mixed_dtype
03_bmg_gemm_streamk
04_bmg_grouped_gemm
04_bmg_grouped_gemm/legacy
Expand Down
Loading