lets fit it in one 4k page

This commit is contained in:
Andrew 2018-11-06 17:51:24 +00:00
parent 3fd41313fc
commit 9531d0e175
1 changed files with 1 additions and 1 deletions

View File

@ -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##_