PNNL-CompBio/ion-mob-ms

Add Scaling by CPU count

Closed this issue · 0 comments

This should be a quick fix. Just use the following:

n_cores = multiprocessing.cpu_count()