no difference

This commit is contained in:
Concedo 2023-05-27 12:42:19 +08:00
parent bd4fe936f5
commit 6d7749c98f
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
#include "ggml.h" #include "ggml.h"
#define CL_DMMV_BLOCK_SIZE 64; #define CL_DMMV_BLOCK_SIZE 32;
#define MULTILINE_QUOTE(...) #__VA_ARGS__ #define MULTILINE_QUOTE(...) #__VA_ARGS__
static std::string program_source = MULTILINE_QUOTE( static std::string program_source = MULTILINE_QUOTE(

View file

@ -14,7 +14,7 @@
#include "ggml_v2.h" #include "ggml_v2.h"
#define CL_DMMV_BLOCK_SIZE 64; #define CL_DMMV_BLOCK_SIZE 32;
#define MULTILINE_QUOTE(...) #__VA_ARGS__ #define MULTILINE_QUOTE(...) #__VA_ARGS__
static std::string program_source = MULTILINE_QUOTE( static std::string program_source = MULTILINE_QUOTE(