Increase BUFFER_SIZE on mips64 to match SGEMM parameters
This commit is contained in:
+1
-1
@@ -227,7 +227,7 @@ REALNAME: ;\
|
|||||||
|
|
||||||
#define SEEK_ADDRESS
|
#define SEEK_ADDRESS
|
||||||
|
|
||||||
#define BUFFER_SIZE ( 32 << 20)
|
#define BUFFER_SIZE ( 32 << 21)
|
||||||
|
|
||||||
#if defined(LOONGSON3A)
|
#if defined(LOONGSON3A)
|
||||||
#define PAGESIZE (16UL << 10)
|
#define PAGESIZE (16UL << 10)
|
||||||
|
|||||||
Reference in New Issue
Block a user