diff options
Diffstat (limited to 'src/lmm.h')
-rw-r--r-- | src/lmm.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |