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

parallelize all seedlings-level pipeline operations #6

Open
kalenkovich opened this issue Jan 31, 2022 · 0 comments
Open

parallelize all seedlings-level pipeline operations #6

kalenkovich opened this issue Jan 31, 2022 · 0 comments
Assignees

Comments

@kalenkovich
Copy link
Contributor

Create a apply_parallel function somewhere that will use joblib to apply a function to a list of arguments.
Call apply_parallel whenever a lot of files of the same type are processed.

I am not sure what the best way to handle exceptions in the subprocesses is, so - for now - assume that any exception will break the whole process.

@kalenkovich kalenkovich self-assigned this Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant