about summary refs log tree commit diff
path: root/src/lmm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lmm.h')
-rw-r--r--src/lmm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lmm.h b/src/lmm.h
index 736c679..596c11b 100644
--- a/src/lmm.h
+++ b/src/lmm.h
@@ -30,7 +30,7 @@
 
 using namespace std;
 
-#define LMM_BATCH_SIZE 20000 // used for batch processing
+#define LMM_BATCH_SIZE 5000 // used for batch processing
 
 class FUNC_PARAM {