aboutsummaryrefslogtreecommitdiff
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 44564f5..c02325d 100644
--- a/src/lmm.h
+++ b/src/lmm.h
@@ -28,7 +28,7 @@
using namespace std;
-#define LMM_BATCH_SIZE 10000 // used for batch processing
+#define LMM_BATCH_SIZE 1000 // used for batch processing
class FUNC_PARAM {