tune MMVQ to MMQ crossover for SM87 (#28285)

This commit is contained in:
kbenkhaled
2026-09-03 18:40:42 +02:00
committed by GitHub
parent d30500b83b
commit 8c1a25166b
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@
#define GGML_CUDA_CC_VOLTA 700
#define GGML_CUDA_CC_TURING 750
#define GGML_CUDA_CC_AMPERE 800
#define GGML_CUDA_CC_ORIN 870
#define GGML_CUDA_CC_ADA_LOVELACE 890
#define GGML_CUDA_CC_HOPPER 900
// While BW spans CC 1000, 1100 & 1200, we are integrating Tensor Core instructions available to 1200 family, see