CUDA: tune GLM 4.7 Flash FA kernel selection logic (DGX Spark) (#19142)

This commit is contained in:
Georgi Gerganov
2026-01-28 09:15:11 +02:00
committed by GitHub
parent b931f81b5a
commit 2eee6c866c
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@
// While BW spans CC 1000, 1100 & 1200, we are integrating Tensor Core instructions available to 1200 family, see
// https://docs.nvidia.com/cutlass/media/docs/cpp/blackwell_functionality.html#blackwell-sm120-gemms
#define GGML_CUDA_CC_BLACKWELL 1200
#define GGML_CUDA_CC_DGX_SPARK 1210
#define GGML_CUDA_CC_RUBIN 1300
#define GGML_CUDA_CC_OFFSET_AMD 0x1000000
#define GGML_CUDA_CC_OFFSET_MTHREADS 0x0100000