Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelization #13

Open
anoved opened this issue Mar 30, 2018 · 0 comments
Open

Parallelization #13

anoved opened this issue Mar 30, 2018 · 0 comments

Comments

@anoved
Copy link
Owner

anoved commented Mar 30, 2018

As a rudimentary strategy for speeding up conversion of large images, consider parallel processing in tiles. Experiment and see if it is viable to do by slicing image separately and starting multiple phstl processes with the same scale settings. Compare to similar approach using single image and multiple phstl processes invoked with different window regions. (If that works, investigate how straightforward it would be to build a parallel processing tile mode into the script.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant