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 the MFAS step in so that we can properly utilize dask #25

Closed
ayushbaid opened this issue Nov 22, 2020 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@ayushbaid
Copy link
Contributor

Currently, the MFAS step is run as a loop, and each iteration is independent. Hence we can parallelize this step.

@ayushbaid ayushbaid added the enhancement New feature or request label Nov 22, 2020
@ayushbaid ayushbaid self-assigned this Nov 22, 2020
@ayushbaid ayushbaid changed the title Parallize the MFAS step in so that we can properly utilize dask Parallelize the MFAS step in so that we can properly utilize dask Nov 22, 2020
@travisdriver
Copy link
Collaborator

#717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants