mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-26 15:15:16 +02:00
enabled coopmat2 for the price of 7mb
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
#ifndef GGML_VULKAN_COOPMAT_GLSLC_SUPPORT
|
||||
#define GGML_VULKAN_COOPMAT_GLSLC_SUPPORT
|
||||
#endif
|
||||
#ifndef GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT
|
||||
#define GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT
|
||||
#endif
|
||||
#ifndef GGML_VULKAN_INTEGER_DOT_GLSLC_SUPPORT
|
||||
#define GGML_VULKAN_INTEGER_DOT_GLSLC_SUPPORT
|
||||
#endif
|
||||
|
||||
@@ -36,6 +36,9 @@
|
||||
#ifndef GGML_VULKAN_COOPMAT_GLSLC_SUPPORT
|
||||
#define GGML_VULKAN_COOPMAT_GLSLC_SUPPORT
|
||||
#endif
|
||||
#ifndef GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT
|
||||
#define GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT
|
||||
#endif
|
||||
#ifndef GGML_VULKAN_INTEGER_DOT_GLSLC_SUPPORT
|
||||
#define GGML_VULKAN_INTEGER_DOT_GLSLC_SUPPORT
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user