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

feat: use distributed for parallel processing #258

Conversation

cpaniaguam
Copy link
Member

No description provided.

@cpaniaguam cpaniaguam linked an issue Mar 25, 2023 that may be closed by this pull request
Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one possible line that might be a duplicate call to using

@@ -62,7 +63,8 @@ This module contains the wrapper functions called by CLI.
"""
module Pipeline
using IceFloeTracker
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can line 65 be deleted here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think things were not being found that were in the main module so I had throw that line in there. I'll double check!

@cpaniaguam cpaniaguam marked this pull request as draft July 20, 2023 17:12
@cpaniaguam cpaniaguam closed this Aug 25, 2023
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

Successfully merging this pull request may close these issues.

[Experiment] Use procs instead of thread for multiprocessing
2 participants