diff --git a/param.h b/param.h index 8112e8915a..e8a80dbac5 100644 --- a/param.h +++ b/param.h @@ -3662,6 +3662,8 @@ is a big desktop or server with abundant cache rather than a phone or embedded d #elif defined(NEOVERSEN2) || defined(NEOVERSEV2) +#define GEMM_DIVIDE_LIMIT 3 + #if defined(XDOUBLE) || defined(DOUBLE) #define SWITCH_RATIO 8 #else