turn DASK on
This commit is contained in:
parent
6f3d95974e
commit
c470831615
@ -441,7 +441,7 @@ verbose: {verbose}")
|
||||
|
||||
start = timer()
|
||||
|
||||
use_pp = False
|
||||
use_pp = True
|
||||
|
||||
if use_pp: # use dask parallel computing
|
||||
pbar = ProgressBar()
|
||||
|
Loading…
Reference in New Issue
Block a user