Closed kslong closed 1 year ago
I have modified PrepFiles.py to be able to run in multiprocessing mode, if given the number of threads to run, as a new switch -np.
Whereas it took 2 seconds to process a single file previously on my linux machine, it now takes 0.25 seconds with 16 cores
I have modified PrepFiles.py to be able to run in multiprocessing mode, if given the number of threads to run, as a new switch -np.
Whereas it took 2 seconds to process a single file previously on my linux machine, it now takes 0.25 seconds with 16 cores