turn DASK on

This commit is contained in:
ftong 2025-06-09 18:15:40 +02:00
parent 6f3d95974e
commit c470831615

View File

@ -441,7 +441,7 @@ verbose: {verbose}")
start = timer()
use_pp = False
use_pp = True
if use_pp: # use dask parallel computing
pbar = ProgressBar()