We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673323f commit 3060ebeCopy full SHA for 3060ebe
param.h
@@ -3548,10 +3548,8 @@ is a big desktop or server with abundant cache rather than a phone or embedded d
3548
3549
#if defined(XDOUBLE) || defined(DOUBLE)
3550
#define SWITCH_RATIO 8
3551
-#define GEMM_PREFERED_SIZE 4
3552
#else
3553
#define SWITCH_RATIO 16
3554
-#define GEMM_PREFERED_SIZE 8
3555
#endif
3556
3557
#define SGEMM_DEFAULT_UNROLL_M 16
0 commit comments