diff --git a/smallConf.py b/smallConf.py index a166cec..b1434af 100644 --- a/smallConf.py +++ b/smallConf.py @@ -42,7 +42,7 @@ numJobs = -1 # distribute rows/columns evenly between validators (True) # or generate it using local randomness (False) -evenLineDistribution = True +evenLineDistribution = False # Number of simulation runs with the same parameters for statistical relevance runs = range(3)