050-pip-seed: Increase specimen count

Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
This commit is contained in:
Tomasz Michalak 2019-05-20 11:30:55 +02:00
parent 3f33176cfb
commit 11f5a37a06
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ ifeq ($(QUICK),Y)
N ?= 1
SEGMATCH_FLAGS=
else
N ?= 48
N ?= 60
# Do relatively large batch to keep parallelism high
# LCM between 12 (CPUs on my system) and 16, a common CPU count
SEGMATCH_FLAGS=-m 15 -M 45