From 93cec29c8f7ec51fb91a253eb119512ee9009491 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 14 Oct 2021 08:59:14 +0200 Subject: [PATCH] Update param.h --- param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.h b/param.h index 7c2d96c23..ed940a8ff 100644 --- a/param.h +++ b/param.h @@ -3157,7 +3157,7 @@ is a big desktop or server with abundant cache rather than a phone or embedded d #define ZGEMM_DEFAULT_P 128 #define SGEMM_DEFAULT_Q 352 -#define DGEMM_DEFAULT_Q 384 +#define DGEMM_DEFAULT_Q 512 #define CGEMM_DEFAULT_Q 224 #define ZGEMM_DEFAULT_Q 112