CoBrALab / optimized_antsMultivariateTemplateConstruction

A re-implementation of antsMultivariateTemplateConstruction2.sh using optimized image pyramid scale-space and qbatch support
Other
20 stars 8 forks source link

Parallelize IO in python #94

Open gdevenyi opened 9 months ago

gdevenyi commented 9 months ago

We should be able to read as many files as CPUs we have available.

This will increase memory usage, so we need to be able to control it.