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

Enable parallelization for a grid of models #36

Open
namurphy opened this issue Aug 13, 2020 · 0 comments
Open

Enable parallelization for a grid of models #36

namurphy opened this issue Aug 13, 2020 · 0 comments
Labels

Comments

@namurphy
Copy link
Member

A use case for this code is the heating of coronal mass ejection plasma. As plasma moves away from the Sun, it will cool due to expansion, but also heat will be added through mechanisms that are not well understood. For a study like this, users would need to run a bunch of different models with different heating parameterizations and rates, and it would be beneficial to be able to run this in parallel.

Two possibilities are to:

  • Include parallelization capabilities within the package
  • Provide an example notebook of running things in parallel, for example with dask.
@github-actions github-actions bot added the Stale label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant