lets fit it in one 4k page
authorAndrew <16061801+brada4@users.noreply.github.com>
Tue, 6 Nov 2018 17:51:24 +0000 (17:51 +0000)
committerAndrew <16061801+brada4@users.noreply.github.com>
Tue, 6 Nov 2018 17:51:24 +0000 (17:51 +0000)
common.h

index 60da241..7fcd5e3 100644 (file)
--- a/common.h
+++ b/common.h
@@ -183,7 +183,7 @@ extern "C" {
 
 #define ALLOCA_ALIGN 63UL
 
-#define NUM_BUFFERS MAX(64,(MAX_CPU_NUMBER * 2 * MAX_PARALLEL_NUMBER))
+#define NUM_BUFFERS MAX(50,(MAX_CPU_NUMBER * 2 * MAX_PARALLEL_NUMBER))
 
 #ifdef NEEDBUNDERSCORE
 #define BLASFUNC(FUNC) FUNC##_